home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 122
/
Vol 122.iso
/
games
/
sketchbo.swf
/
scripts
/
DefineButton2_388
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-01-06
|
74 b
|
7 lines
on(release){
if(!this.locked)
{
_root.newGame();
}
}